home *** CD-ROM | disk | FTP | other *** search
- ANTENNA.PAS
-
- Short Pascal Program to calculate DIPOLE dimensions for HF radio antennas.
- ENJOY!
-
-
- PROCPASS.PAS
-
- This program is an example of using machine language within OSS Pascal
- to perform a Supervisor task. In this case reading the system 200 hz.
- clock register.
- I hope this will be useful.
- Enjoy, John D. Hays
-
-
- PRPASCAL.PAS
-
- YOU CAN USE THE PROCEDURES GETDATE AND GETTIME BY THEMSELVES IF YOU HAVE THE
- FUNCTION CALLS AT THE TOP OF THE PROGRAM. This is a PASCAL printout
- program. Disect, review it, and use it.
-
-
- RANDOM.PAS
-
- Keywords: RANDOM PERSONAL PASCAL
-
- This file illustrates a method for generating random numbers with Personal
- Pascal, setting the high and low limits of the range desired.
-
-
- TXTTOREC.PAS
-
- This is an example pascal program that make a text file into a record file.
-